about summary refs log tree commit diff stats
path: root/data/maps/the_tenacious/rooms/Control Center Entrance.txtpb
blob: 873fabeb531022b961417f99fde4887c20ccdff9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "Control Center Entrance"
panels {
  name: "ZERO"
  path: "Panels/Room_1/panel_5"
  clue: "zero"
  answer: "hero"
  symbols: ZERO
}
ports {
  name: "CC"
  display_name: "Control Center Connector"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 10 }
  rotation: 0
  # TODO: shuffle entrances with dependent keyholders
  no_shuffle: true
}